gtk4.git
2007-05-02 Matthias ClasenDon't ignore the fact that gtk_file_system_get_parent...
2007-05-02 Dan WinshipMake sure the leader_window's WM_CLIENT_LEADER points...
2007-05-01 Christian PerschUse GSlice for gtk_tree_iter_copy. Bug #434863.
2007-05-01 Christian PerschPut only GtkPaperSizes into the list, don't mix it...
2007-05-01 Christian PerschUse GSlice to allocate GtkPaperSize. Bug #434862.
2007-05-01 Christian PerschNo need to allocate a guint; just stuff the ID into...
2007-05-01 Matthias ClasenRemove debug spew
2007-05-01 Matthias Clasenadd a new struct field to clear the file entry after...
2007-05-01 Matthias ClasenAdd an icon cache validator.
2007-05-01 Michael EmmelAdded stub gdk_notify_startup_complete_with_id to compi...
2007-05-01 Christian PerschAlso move gtk_print_capabilities_get_type() to the...
2007-04-30 Matthias ClasenMake sure we always have a color_hash. (#423916, Jens...
2007-04-30 Christian PerschMake gtk_printer_get_capabilities public, and move the
2007-04-30 Christian PerschMake gtk_printer_get_capabilities public, and move the
2007-04-30 Matthias ClasenA NO_WINDOW widget must not set the background of its...
2007-04-30 Richard HultImplement.
2007-04-30 Matthias ClasenGet all the printer attributes when getting the list...
2007-04-30 Matthias ClasenSome more compiler warning fixes.
2007-04-30 Matthias ClasenFix some compiler warnings. (#433642, Kjartan Maraas)
2007-04-30 Cody RussellClear correct area
2007-04-30 Matthias ClasenAllow indents to be negative. (#Bug 434308)
2007-04-30 Michael Nattererpop up the submenu explicitely only in touchscreen...
2007-04-30 Michael Nattererreally rename gtk_paper_size_get_builtins() to
2007-04-30 Tor Lillqvist_gtk_load_custom_papers() exists only on Unix.
2007-04-30 Tor LillqvistCosmetics
2007-04-30 Tor LillqvistAdd functionality to set overall opacity of a top-level...
2007-04-30 Tor LillqvistAdd functionality to set overall opacity of a top-level...
2007-04-30 Matthias ClasenFix a compiler warning.
2007-04-30 Matthias ClasenRename gtk_paper_size_get_builtins() to gtk_paper_size_...
2007-04-30 Matthias ClasenTranslate the default job name, and don't utf8-validate...
2007-04-30 Matthias ClasenUse g_unlink. (#421990, Morten Welinder)
2007-04-30 Matthias ClasenFix some issues with reference handling in the printing...
2007-04-30 Matthias ClasenDon't get stuck in a recursive mainloop if a synchronou...
2007-04-30 Matthias ClasenMake the emission of ::end-print and ::done consistent...
2007-04-30 Matthias ClasenMark paper sizes in the PWG "custom" namespace as custo...
2007-04-29 Matthias ClasenRemove leftover debugging spew
2007-04-29 Matthias ClasenDocument that a print operation can be run only once...
2007-04-29 Matthias ClasenRemove a pointless check from the previous commit that...
2007-04-29 Matthias ClasenBetter version of the previous patch
2007-04-29 Dan WinshipAdd gdk_x11_display_broadcast_startup_message and some...
2007-04-29 Dan WinshipNew method to marshall and send a Startup Notification...
2007-04-29 Mattthias ClasenDon't leak a file descriptor, and don't make the error...
2007-04-29 Xan LopezFix typo in FAQ (#373706, Diego Escalante Urrelo).
2007-04-29 Matthias ClasenOnly strip parentheses of the form (_x). (#434261,...
2007-04-29 Matthias ClasenSupport passing a print settings file to the preview...
2007-04-29 Ihar HrachyshkaUpdated Belarusian Latin translation.
2007-04-29 Matthias ClasenFix the build
2007-04-29 Matthias ClasenAlso check the default handler when deciding whether...
2007-04-29 Matthias ClasenAdd a new error code
2007-04-29 Matthias ClasenFree the custom paper list. (#403267, Felix Riemann)
2007-04-29 Matthias ClasenFix a small memory leak. (#403251, Felix Riemann)
2007-04-29 Matthias ClasenFix a typo. String change ! (#406160, Stephane Raimbault)
2007-04-29 Matthias ClasenAdd a function to list the builtin paper sizes. (#38235...
2007-04-29 Matthias ClasenMake gtk_printer_has_details() and gtk_printer_request_...
2007-04-29 Matthias ClasenMore cleanups
2007-04-29 Matthias ClasenCleanups
2007-04-29 Matthias ClasenMake building the test print backend optional
2007-04-29 Matthias ClasenCorrect some copyright lines.
2007-04-29 Matthias ClasenAdd a way to specify accumulative margins. (#344499...
2007-04-28 Matthias ClasenFix the offsets of the input-only window if we also...
2007-04-28 Matthias ClasenRecognize negative column indices as invalid. (#415260...
2007-04-28 Ronald Bultjefix two more potential races that could happen when...
2007-04-28 Matthias ClasenSame fix for gtk_entry_real_insert_text
2007-04-28 Matthias ClasenOnly call g_object_get() when necessary. (#373137,...
2007-04-28 Matthias ClasenAdd a note about being embedded. (#340107, Christian...
2007-04-28 Matthias ClasenAdd GTK_TARGET_OTHER_{APP,WIDGET} to restrict drags...
2007-04-28 Matthias ClasenMake make clean clean
2007-04-28 Matthias ClasenAccept unknown parameters with a warning when saving...
2007-04-28 Matthias ClasenPlug memory leaks caused by wrong use of g_slist_remove...
2007-04-28 Matthias ClasenFix headers in gtk-demo printing demo
2007-04-28 Xan LopezUse strstr instead of g_strstr with -1 for length.
2007-04-28 Xan LopezFix typo.
2007-04-28 Xan LopezRember the user input that triggered the completion...
2007-04-27 Matthias ClasenFactor out window movement functions. (#63820, Tilman...
2007-04-27 Matthias ClasenFactor out translate_pos(). (#63820, Tilman Sauerbeck)
2007-04-27 Matthias ClasenFactor out window mapping and unmapping functions....
2007-04-27 Matthias ClasenMake list handling code easier to read. (#63820, Tilman...
2007-04-27 Matthias ClasenInternalize some strings, pointed out by Damon Chaplin.
2007-04-27 Xan LopezSupport inline-selection in entries (#318459)
2007-04-27 Michael NattererMerged heavily modified patch from maemo-gtk which...
2007-04-26 Matthias ClasenAppend a '/' to directory names in the completion popup...
2007-04-26 Matthias ClasenAdd a simple validation demo. Make it possible to add...
2007-04-26 Tor LillqvistRemove old child of scrolled window before adding a...
2007-04-26 Matthias ClasenMark the printer list as done. (#428665, Bogdan Gheorghe)
2007-04-26 Matthias ClasenDon't install UNIX-printing headers and support files...
2007-04-26 Matthias ClasenAccept unnamed separators. (#369112, Christian Persch)
2007-04-26 Matthias ClasenDon't access invalid memory. (#429732, Armin Burgmeier)
2007-04-26 Cody RussellUse native Win32 cursors where it makes sense
2007-04-25 Cody RussellWin32 drop shadow goodness
2007-04-25 Jakub Steineradded 16x16 version of as per discussion in bug #431740.
2007-04-25 Matthias ClasenSet the background of the header window again. (#431067...
2007-04-25 Matthias ClasenSet the filename to NULL for builtin icons, sinc
2007-04-25 Matthias ClasenDon't crash if end_run is not set. (#424168, Matthias...
2007-04-25 Matthias ClasenDon't double the delay time of the first frame. (#43199...
2007-04-25 Matthias ClasenFix a wrong cross reference. (#431289, Bastian Nocera)
2007-04-25 Matthias ClasenChain up. (#433125, Christian Persch)
2007-04-25 Michael Nattererfix ACTIVE state of scroll buttons (we were setting...
2007-04-25 Michael Nattererfix the build. Dunno if the fix is right, but I think...
2007-04-25 Kristian Rietveldcleanup/refactor some leftover code.
2007-04-24 Matthias ClasenParse half-open ranges like -2 or 3-, and be a bit...
next